home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 015a / obskit.zip / UPDATES.DOC < prev    next >
Text File  |  1992-01-11  |  3KB  |  87 lines

  1. Obs Toolkit version 1.5
  2.  
  3.   Version 1.5 Jan-11-92 (mid-range upgrade)
  4.  
  5.     Alias
  6.       o Added user definable /SKIPCHAR (do not translate)
  7.       o Added abbreviated aliases (e.g. ALIAS go'to LOCATE /CHANGE)
  8.       o Improved the line editor (see changes below)
  9.  
  10.     DirSize
  11.       o You can display the tree in order /BYNAME, /BYSIZE or /BYDATE
  12.       o Added /NOPAGE, /NOCOUNT and /BYDOS
  13.  
  14.     EnvEdit
  15.       o Added numerical operations /INCREMENT and /DECREMENT
  16.       o Added change case to /UPPER and /LOWER
  17.       o Added file support /SAVE and /LOAD
  18.       o Added /CLEAR to empty an environment (leaves COMSPEC and null PATH)
  19.       o You can now /COPY or /RENAME a variable
  20.       o Variable names can be case sensitive (/CASE)
  21.       o You can suppress messages with /QUIET
  22.       o The PATH is always UPPER CASE
  23.       o Improved the line editor (see changes below)
  24.       o Changed default operation to /NOEDIT
  25.  
  26.     FileDump
  27.       o Can now read Macintosh and UNIX files using /TEXT /SMART
  28.       o Remove the /FILTER switch (automatically detected)
  29.       o Added paging while filtering
  30.       o Added (%complete) to "Press any key..."
  31.       o Accepts offsets in Hex (e.g., 0100x)
  32.  
  33.     ListFiles
  34.       o Added meta-characters to /C ommand
  35.       o Deleted /CP (/C ommand Prefix)
  36.       o Deleted /CS (/C ommand Suffix)
  37.       o Added /CT (/C ommand Text) (replaces /CP & /CS by using meta-chars)
  38.       o Added /CB (/C ommand Begin)
  39.       o You no longer require a /-Cx to replace a /Cx
  40.       o Added multi-column output (/W# where 1 <= # <= 5)
  41.       o Added /B+ to display full pathnames
  42.       o Added option to clear list of excludes (/-X)
  43.       o Added off options (e.g., /-A, /-O, /-X, /-C)
  44.       o Fixed the bogust leap year date handling
  45.       o Expanded include count to 16 WildSpecs
  46.       o Expanded exclude count to 16 WildSpecs
  47.  
  48.     Locate
  49.       o Added /CMD /CHANGE to go to the directory where the command was
  50.         found
  51.       o Understands abbreviated aliases
  52.       o Case sensitive alias support
  53.  
  54.     MultiFile
  55.       o You can now copy multiple files to a device
  56.       o Added option to clear list of excludes (/-X)
  57.       o Warning message when moving a directory with System or Hidden
  58.         files
  59.       o Fixed the bogust leap year date handling
  60.       o Expanded exclude count to 16 wildspecs
  61.  
  62.     ObsCD
  63.       o Added switch from floppy to HotDir
  64.       o Added /STACK to stack a directory without changing there
  65.       o Added /NO options
  66.         (e.g. /NOCHANGE, /NODISK, /NOECHO, /NOFORCE, /NOPUSH, /NOSCAN,
  67.               /NOUPDATE)
  68.       o Changed default operation to /UPDATE.
  69.  
  70.     ObsRes
  71.       o Complements DOSKEY!
  72.       o Abbreviations for (.Echo, .Noecho, .ON, and .OFf)
  73.  
  74.     Line Editor improvements
  75.       o Alt-X      to exit with update
  76.       o Ctrl-Y     to erase entire line
  77.       o Ctrl-Left  to move back one word
  78.       o Ctrl-Right to move forward one word
  79.  
  80.       o You can now insert special characters (e.g. <alt-255>)
  81.  
  82.     INSTALL.BAT
  83.       o Adds the Toolkit's Command Line Interface to your AUTOEXEC.BAT
  84.  
  85.   Version 1.03 Oct-06-91 (maintenance release)
  86.   Version 1.0  Sep-07-91 (initial release)
  87.